home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / console / svgatext.3 / svgatext / SVGATextMode-1.3 / XFREE / common_hw / ICS2595.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-03-24  |  414 b   |  17 lines

  1. /* $XFree86: xc/programs/Xserver/hw/xfree86/common_hw/ICS2595.h,v 3.1 1994/09/23 13:39:43 dawes Exp $ */
  2.  
  3. /* Norbert Distler ndistler@physik.tu-muenchen.de */
  4.  
  5. /* typedef int Bool; */
  6. #define TRUE 1
  7. #define FALSE 0
  8. #define QUARZFREQ            14318
  9. #define MIN_ICS2595_FREQ        79994 /* 85565 */
  10. #define MAX_ICS2595_FREQ       145000     
  11.  
  12. Bool ICS2595SetClock( 
  13. #if NeedFunctionPrototypes
  14.    long
  15. #endif
  16. );     
  17.